WARNING: This program has a bug, which means we need to fix it!
RULE: If an event doesn't have any code indented underneath, the program will throw an error.
- Click Run and read the error message.
- Debug the program so the ghost says something when you click on it.
- Hint: Indent the ghost's say command! (an indent is 4 spaces or 1 tab).
To navigate the page using the TAB key, first press ESC to exit the code editor.